xenctx: misc adjustments
authorKeir Fraser <keir@xen.org>
Tue, 11 Jan 2011 11:41:39 +0000 (11:41 +0000)
committerKeir Fraser <keir@xen.org>
Tue, 11 Jan 2011 11:41:39 +0000 (11:41 +0000)
commita7c8838ea7c419b6d60613c7a504c9b201e87f5e
tree4c6cca512fe87573d03cf36aad24cd40e4083734
parentdb0fe41a146e1e8170fdbe1360a99fe5758f40e2
xenctx: misc adjustments

- fix off-by-one errors during symbol insertion and lookup
- don't store the symbol type, as it wasn't needed at all so far and
  is only needed now at parsing time
- don't insert certain kinds of symbols

Signed-off-by: Jan Beulich <jbeulich@novell.com>
tools/xentrace/xenctx.c